home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / gfx / show / ShowPPC.lha / ShowPPC / docs / RandomFiles.readme next >
Encoding:
Text File  |  1999-08-02  |  724 b   |  18 lines

  1. A random slideshow for Show.
  2. ============================
  3.  
  4. RandomFiles generates a list of random files for Show (or another programm).
  5.  
  6. Template:
  7.     RandomFiles P=PATH,I=IMAGES/KN,S=SCRIPT/K,G=GETPATH/S,C=CONFIG/K,R=REJECT/K
  8.  
  9.     P=PATH          : The root path of images (default 'RAM:').
  10.     I=IMAGES/KN     : The number of images (default 50).
  11.     S=SCRIPT/K      : The list file to generate (default 'T:RandomFiles.script').
  12.     G=GETPATH/S     : If ON, a file requester will appear to choose the root path.
  13.     C=CONFIG/K      : The config file to read (default 'S:RandomFiles.cfg').
  14.     R=REJECT/K      : The pattern for reject files (default '#?.info').
  15.  
  16. You can copy the file 'Randomfiles.cfg' to S: after modifying it to your taste.
  17.  
  18.